xit_acheron_ovomorph_vault = {
	desc = xit_acheron_ovomorph_vault_intro
	picture = GFX_xit_event_subsurface_ovomorph_cache
	stages = 3
	weight = 0

	allow = {
		exists = leader
		leader = { leader_class = scientist }
	}

	visible = {
		default_site_visible_trigger = yes
	}

	on_visible = {
		country_event = { id = story.5 days = 30 }
	}

	stage = {
		difficulty = 2
		icon = GFX_archaeology_runes_A1
		event = xit_infection.120
	}

	stage = {
		difficulty = 4
		icon = GFX_archaeology_runes_B2
		event = xit_infection.121
	}

	stage = {
		difficulty = 6
		icon = GFX_archaeology_runes_B6
		event = xit_infection.122
	}

	on_roll_failed = {
		from = {
			standard_archaeological_site_on_roll_failed = { RANDOM_EVENTS = no_events }
		}
	}
}

xit_subsurface_ovomorph_cache = {
	desc = xit_subsurface_ovomorph_cache_intro
	picture = GFX_xit_event_subsurface_ovomorph_cache
	stages = 2
	weight = 0

	allow = {
		exists = leader
		leader = { leader_class = scientist }
	}

	visible = {
		default_site_visible_trigger = yes
	}

	on_visible = {
		country_event = { id = story.5 days = 30 }
	}

	stage = {
		difficulty = 3
		icon = GFX_archaeology_runes_A1
		event = xit_infection.123
	}

	stage = {
		difficulty = 5
		icon = GFX_archaeology_runes_B2
		event = xit_infection.124
	}

	on_roll_failed = {
		from = {
			standard_archaeological_site_on_roll_failed = { RANDOM_EVENTS = no_events }
		}
	}
}

xit_fossilized_brood_nursery = {
	desc = xit_fossilized_brood_nursery_intro
	picture = GFX_xit_event_dormant_ovomorph_signatures
	stages = 2
	weight = 0

	allow = {
		exists = leader
		leader = { leader_class = scientist }
	}

	visible = {
		default_site_visible_trigger = yes
	}

	on_visible = {
		country_event = { id = story.5 days = 30 }
	}

	stage = {
		difficulty = 4
		icon = GFX_archaeology_runes_B6
		event = xit_infection.125
	}

	stage = {
		difficulty = 6
		icon = GFX_archaeology_runes_C1
		event = xit_infection.126
	}

	on_roll_failed = {
		from = {
			standard_archaeological_site_on_roll_failed = { RANDOM_EVENTS = no_events }
		}
	}
}
